From: Julien Moutinho Date: Tue, 16 Sep 2014 23:28:23 +0000 (+0200) Subject: fix vote display X-Git-Url: http://git.cyclocoop.org/data/%27%20.%20mediabox_timestamp%28find_in_path%28%27javascript/%7B%24www_url%7Dadmin/compta/operations/%40%20%27info_etape_suivante_2%27%20=%3E%20%27You%20can%20move%20on%20to%20the%20next%20step.%27%2C%20%27info_exceptions_proxy%27%20=%3E%20%27Exceptions%20for%20the%20proxy%27%2C%20%27info_exportation_base%27%20=%3E%20%27export%20database%20to%20%40archive%40%27%2C-%27info_facilite_suivi_activite%27%20=%3E%20%27To%20simplify%20monitoring%20of%20the%20site/%27s%20editorial;-%20%20activities%2C%20SPIP%20can%20send%20rmail%20notifications%2C%20e.g.%20to%20an%20editors/%27%20.%20generer_url_entite%28%24plugin%5B%27id_plugin%27%5D%2C%20%27plugin%27%29%20.%20%27?a=commitdiff_plain;h=a29eb5ee88e3341c13ac6550d96985573fa884cb;p=cavote.git fix vote display --- diff --git a/static/css/cavote.css b/static/css/cavote.css index 8fc25a2..c636730 100644 --- a/static/css/cavote.css +++ b/static/css/cavote.css @@ -127,12 +127,17 @@ .span3 { width:24em; } +.span3.description { + height:10em; + overflow:auto; + } .span8 { width:625px; } .span8 svg { margin:0; padding:0; + overflow:visible; } .results rect { diff --git a/templates/vote.html b/templates/vote.html index a832684..7e36224 100644 --- a/templates/vote.html +++ b/templates/vote.html @@ -42,8 +42,8 @@ {% for value in values %} - - + + {{ value.name }} diff --git a/templates/votes.html b/templates/votes.html index 7b01e67..5f71561 100644 --- a/templates/votes.html +++ b/templates/votes.html @@ -22,7 +22,7 @@ Liste des votes

Groupe : {{ vote.groupname }}

Categorie : {{ vote.category }}

-
+
{% if vote.description %}

Description